From: Michael Albinus Date: Mon, 16 Nov 2009 20:10:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~9442 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=823f4d43f7db147ab8920b2c7f6156bc9d66931b;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a77408c604c..fe04aeec167 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2009-11-16 Michael Albinus + + * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an + error when `tramp-gvfs-dbus-event-vector' is set. + (tramp-gvfs-maybe-open-connection): Loop over `read-event'. + 2009-11-16 Stefan Monnier * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion. @@ -5,7 +11,7 @@ 2009-11-16 Michael Albinus * net/dbus.el (dbus-unregister-service): New defun. - (dbus-register-property): Register the handlers for + (dbus-register-property): Register the handlers of "org.freedesktop.DBus.Properties" for SERVICE. (dbus-property-handler): Fix docstring.